Nuprl Lemma : map_is_cons 0,22

AB:Type, f:(AB), L:A List, L2:B List, b:B.
map(f;L) = (b.L2 {f(hd(L)) = b & map(f;tl(L)) = L2
latex


DefinitionsP & Q, t  T, tl(l), hd(l), {T}, P  Q, x:AB(x), map(f;as), Prop, i<j, if b t else f fi, firstn(n;as), Y, ij, False, ||as||, ij, A, AB
Lemmasge wf, tl wf, hd wf, non neg length, map length, length wf1, map wf, map is append

origin